/*
Theme Name: Crystal Endeavor Microsite
Theme URI: http: //worldmedia.net/
Description: Crystal Endeavor Microsite Child Theme
Author: Worldmedia Interactive
Author URI: http: //worldmedia.net/
Template: salient
Version: 0.1
*/



/* ---------------------- FONT CHANGES ----------------------  */

body,
select {
	font-family: 'Slate W01 Bk' !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'Didot LT W01 Roman' !important;
	text-transform: uppercase;
}

p em {
	font-family: 'Slate W01 Bk Italic' !important;
	font-style: normal !important;
	font-weight: normal !important;
}

.didot-book {
	font-family:'Didot LT W01 Roman' !important;
}

.slate-book {
	font-family: 'Slate W01 Bk' !important;
}

.slate-book-italic {
	font-family:'Slate W01 Bk Italic' !important;
}

.slate-medium {
	font-family: 'Slate W01 Medium' !important;
}

.nectar-button,
input[type="submit"] {
	font-family: 'Slate W01 Medium' !important;
	text-transform: uppercase;
}

sup {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
	font-size: 14px;
}


	/* ------ H1 Desktop Sizing for Fifty-Fifty Modules (put the class on the 50/50 row) ------ */

	@media only screen and (min-width: 1001px){
    	.fifty-fifty h1 {
        	font-size: 4vw;
			line-height: 1.15;
    	}
	}

	@media only screen and (max-width: 600px){
    	.fifty-fifty h1 {
        	font-size: 8vw;
			line-height: 1.15;
    	}
	}

	@media only screen and (max-width: 480px){
    	.fifty-fifty h1 {
        	font-size: 8vw !important;
			line-height: 1.15 !important;
    	}
	}


	/* ------ H1 Mobile Sizing ------ */

	@media screen and (max-width: 480px) {
    	h1 {
        	font-size: 2.5rem !important;
        	line-height: 2.5rem !important;
    	}
	}

/* ---------------------- END FONT CHANGES ---------------------- */

/* ---------------------- TECHNICAL CHANGES ---------------------- */

   /* Reverse Row Stacking On Mobile / Desktop  --  https://themenectar.ticksy.com/ticket/253230/ */
	@media only screen and (min-width: 1001px) {  
  		.reverse-row >.col.span_12 {  
			-webkit-box-orient: horizontal !important;
			-webkit-box-direction: reverse !important;
			-ms-flex-direction: row-reverse !important;
			flex-direction: row-reverse !important; 
   		}
	}

	/* Changing Lightbox Colors */
	.fancybox-bg {
    	background: #fff !important;
	}
	.fancybox-toolbar button.fancybox-button {
    	background: #008c94 !important;
	}

	/* Adjusting Big Blockquote Copy Sizes & Font */
	blockquote.nectar_single_testimonial p {
		font-family:'Slate W01 Bk Italic' !important;
		font-size: 1.250rem !important;
    	line-height: 1.6 !important;
		padding-right: 8rem !important;
	}
	@media (max-width: 640px) {
    	blockquote.nectar_single_testimonial p {
    		padding-right: 5rem !important;
		}
	}
	

	/* Adjusting Color on List Dash */
	.icon-salient-thin-line:before {
    	color: #008c94 !important;
	}

	/* Adjusting Hero Tooltip Text Sizes */
	.nttip .inner p {
		font-size: 1rem;
    	line-height: 1.25rem;
	}
	@media (max-width: 480px) {
		.nttip .inner p {
			font-size: 1.125rem;
    		line-height: 1.55rem;
		}
		.nttip .inner h4 {
			font-size: 1.25rem !important;
    		line-height: 1.65rem !important;
		}
	}

	/* Adjusting Hero Tooltip Mobile Layout to support iPhone */
	@media only screen and (max-width: 690px) {
		.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .inner {
			top: 60% !important;
		}
	}

	/* Disallow user selecting of text */
	.unselectable {
  		-moz-user-select: none;
  		-webkit-user-select: none;
  		-ms-user-select: none;
  		user-select: none;
	}

	/* Adjusting Header CTA copy */
	.cta-link:not(.cta-phone) {
		font-size: 15px !important;
		float: right;
	}



/* ---------------------- END TECHNICAL CHANGES ---------------------- */

/* ---------------------- MENU NAV STYLES ---------------------- */

.nav-unclickable > a:hover {
  cursor: default;
}

/* ---------------------- END MENU NAV STYLES ---------------------- */

/* ---------------------- FOOTER SPECIFIC STYLES ---------------------- */

.footer-cta-container {
	width: 100%;
    text-align: right;
}

.footer-call-us {
	margin-bottom: 0px;
	margin-top: 10px;
}

.footer-cta-container .nectar-button {
	width: 100%;
	max-width: 210px;
    text-align: center;
}

.contactAgent {
    margin-bottom: 5px;
	margin-top: 10px;
    font-size: 83%;
	line-height: 1.25;
	padding-top: 5px;
}

.legalLinks {
    font-size: 83%;
	line-height: 1.25;
	padding-top: 5px;
	display: inline !important;
}

a.legalLinks:hover {
    text-decoration: underline;
}


@media screen and (max-width: 690px) {
	.footer-cta-container {
    	text-align: left;
	}
	
	#footer-widgets .col.span_6:not(.col_last) {border-bottom: 1px solid rgba(255,255,255,0.18);}

	#footer-outer .span_6.col_last .widget {
    margin-bottom: 0px;
}
}


/* ---------------------- END FOOTER SPECIFIC STYLES ---------------------- */

/* ---------------------- SLIDER - NECTAR CAPTION ADJUSTMENTS ----------------------  */


/* Adjusting Caption Background Color */

.swiper-slide.slider-caption-100 .content p.transparent-bg span {
	background: none repeat scroll 0 0 rgba(0, 140, 148, 1);
	box-shadow: 15px 0 0 rgba(0, 140, 148, 1), -15px 0 0 rgba(0, 140, 148, 1);
}

.swiper-slide.slider-caption-experiences .content p.transparent-bg span {
	background: none repeat scroll 0 0 rgba(0, 140, 148, 1);
	box-shadow: 15px 0 0 rgba(0, 140, 148, 1), -15px 0 0 rgba(0, 140, 148, 1);
}

/* Adjusting Caption Position & Font Size - Big Slider */

.swiper-slide .container {
	height: 100% !important;
}

.swiper-slide .content {
	top: auto !important;
	bottom: 75px;
	-webkit-transition:  0.5s all ease-out;
	-o-transition:  0.5s all ease-out;
	transition:  0.5s all ease-out;
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	        transition-delay: 0;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	        transform: translateY(-50px);
	opacity: 0 !important;
}

.swiper-slide .content p.transparent-bg span {
	left: 0 !important;
	font-size: 1.35rem;
}

.swiper-slide-active .content {
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	        transform: translateY(0);
	opacity: 1 !important;
}

@media only screen and (max-width : 1000px) {  
	body .nectar-slider-wrap[data-fullscreen="true"] div.swiper-slide .content p.transparent-bg span {
		font-size: 1.35rem !important;
	}
}

@media only screen and (max-width : 690px) {  
	body .nectar-slider-wrap[data-fullscreen="true"] div.swiper-slide .content p.transparent-bg span {
		font-size: 1.35rem !important;
	}
}

@media only screen and (max-width : 480px) {  
	body .nectar-slider-wrap[data-fullscreen="true"] div.swiper-slide .content p.transparent-bg span {
		font-size: 1.35rem !important;
	}
}

@media only screen and (max-width : 1000px) {  
	body .nectar-slider-wrap[data-fullscreen="false"] div.swiper-slide .content p.transparent-bg span {
		font-size: 1.35rem !important;
	}
}


/* Adjusting Caption Position & Font Size - Small Slider */

@media only screen and (max-width : 690px) {  
	body .nectar-slider-wrap[data-fullscreen="false"] div.swiper-slide .content p.transparent-bg span {
		font-size: 1.35rem !important;
	}
}

@media only screen and (max-width : 480px) {  
	body .nectar-slider-wrap[data-fullscreen="false"] div.swiper-slide .content p.transparent-bg span {
		font-size: 1.35rem !important;
	}
}


/* Adjusting Slider Size On Mobile - Small Slider */

@media only screen and (max-width : 1000px) {
	body .nectar-slider-wrap[data-fullscreen="false"] {
		min-height: 600px !important;
	}

	body .nectar-slider-wrap[data-fullscreen="false"] .swiper-container {
		min-height: 600px !important;
	}

	.nectar-slider-wrap[data-fullscreen="false"] .swiper-slide {
		height: 602px !important;
	}
}


/* ---------------------- END SLIDER - NECTAR CAPTION ADJUSTMENTS ----------------------  */

/* ---------------------- REQUEST A QUOTE BAR / CALL TO ACTION BUTTONS ---------------------- */

	/* ------ Request A Quote Module ------ */
	.wpb_wrapper >div.request-quote-module {
		margin-top: 8px;
		margin-bottom: 0px;
	}

	.request-quote-module h1 {
		font-size: 2.75rem;
		line-height: 2.75rem;
	}

	.request-quote-module h4 {
		margin-top: 20px;
	}

	.request-quote-module p {
		font-size: 90%;
    	letter-spacing: 1px;
	}

	.request-quote-module-sub a {
		font-size: 90%;
	}

	@media only screen and (max-width: 1200px) {
		.request-quote-module h1 {
			font-size: 2.35rem;
			line-height: 2.35rem;
		}
	}

	@media only screen and (max-width: 1000px) {
		.request-quote-module h1 {
			font-size: 2.5rem;
			line-height: 2.5rem;
		}
	}

	@media only screen and (max-width: 480px) {
		.request-quote-module h1 {
			font-size: 2rem !important;
    		line-height: 2rem !important;
		}
		.request-quote-module p {
			line-height: 1.25rem !important;
		}
	}

	.request-quote-module h4 {
    	font-family: 'Slate W01 Bk' !important;
	}
	/* ------ END Request A Quote Module ------ */

.nectar-cta.slate-book h1, 
.nectar-cta.slate-book h2,
.nectar-cta.slate-book h3,
.nectar-cta.slate-book h4,
.nectar-cta.slate-book h5,
.nectar-cta.slate-book h6 {
	font-family: 'Slate W01 Bk' !important;
}

.nectar-cta.slate-medium h1, 
.nectar-cta.slate-medium h2,
.nectar-cta.slate-medium h3,
.nectar-cta.slate-medium h4,
.nectar-cta.slate-medium h5,
.nectar-cta.slate-medium h6 {
	font-family: 'Slate W01 Medium' !important;
}

/* ---------------------- END REQUEST A QUOTE BAR / CALL TO ACTION BUTTONS ---------------------- */

/* ---------------------- COMPARISON IMAGE CHANGES ---------------------- */

@media (max-width: 640px) {
    .comparison-image-column {
        padding: 0 !important;
    }
}

/* ---------------------- END COMPARISON IMAGE CHANGES ---------------------- */

/* ---------------------- NEW - WHITE CONTACT FORM STYLES ---------------------- */

.form-section p.slate-book {
	font-size: 1.25rem;
	line-height: 1.6;
}

.flex-wrapper {
	display: flex;
  	align-items: flex-start;
  	justify-content: center;
}

.flex-item {
  	flex: 1;
}

#second-item {
   	margin-top: 0;
}

.flex-item:first-of-type {
  	margin-right: 5rem;
	color: #008C94;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1rem;
}

.flex-wrapper.submit-section .flex-item:first-of-type {
  	margin-right: 1rem;
	float:left;
	margin-bottom: 0 !important;

}

.minimal-form-input {
  	padding-top: 0px !important;
}

body .flex-wrapper input.wpcf7-form-control {
  	border: 1px solid #8E8E8E !important;
  	padding-top: 12px !important;
  	padding-bottom: 12px !important;
  	padding-right: 12px !important;
  	padding-left: 12px !important;
}

body .flex-wrapper input[type='submit'].wpcf7-form-control.wpcf7-submit{
  	width: 100% !important;
  	border-radius: 0 !important;
  	padding: 19px 0 !important;
  	background-color: #0b676b !important;
 	font-weight: bold;
 	font-size: 16px;
}

.flex-wrapper.submit-section {
	display: block;
}

.flex-wrapper p {
  	padding-bottom: 0 !important;
	color: #8E8E8E  !important;
}

.flex-wrapper .flex-item span {
  	padding-bottom: 15px !important;
  	color: #8E8E8E !important;
}

.flex-wrapper .flex-item span.wpcf7-not-valid-tip {
	color:#A5111E !important;
}

.flex-wrapper .wpcf7-form-control-wrap {
  	padding-top: 0 !important;
  	padding-bottom: 1rem !important;
}

.flex-wrapper select {
  	border-radius: 0 !important;
  	-webkit-appearance: none;
  	border: 1px solid #8E8E8E !important;
  	height: 48px !important;
  	box-shadow: none !important;
}

span.submit-text{
	font-size: 90%;
	font-family:'Slate W01 Bk Italic' !important;
	line-height: 95%;
	margin-top: 0 !important;
}

.submit-text-link {
  	color: #008C94;
  	text-decoration: underline;
}

div.wpcf7-mail-sent-ok{
	border: 1px solid #8E8E8E;
}

body[data-form-style="minimal"] .minimal-form-input.filled input, body[data-form-style="minimal"] .minimal-form-input.has-text input, body[data-form-style="minimal"] .minimal-form-input.filled textarea, body[data-form-style="minimal"] .minimal-form-input.has-text textarea{
	color: #008C94;
}


@media (max-width: 1001px){
    .flex-wrapper.form-section {
    	display: block;
  	}

    .flex-wrapper.submit-section {
    	align-items: flex-start !important;
  	}

    .flex-wrapper.submit-section .wpcf7-form-control-wrap {
    	padding-top: 0 !important;
    	padding-bottom: 3rem !important;
  	}

	.flex-wrapper.submit-section .flex-item:first-of-type {
    	margin-top:1rem;
		margin-bottom: 0 !important;
	}

  	.flex-item:first-of-type {
    	margin-right: 0;
  	}

  	body .flex-wrapper input[type='submit'].wpcf7-form-control.wpcf7-submit{
    	width: 100% !important;
    	margin-bottom: 1rem;
  	}

	.flex-wrapper.submit-section {
    	display: block;
  	}

	.flex-wrapper.submit-section .flex-item:first-of-type {
    	margin-right: 0;
		margin-bottom: 20px;
  	}

	.vc_custom_1519683602925{
		padding-bottom: 10% !important;
	}

}

/* ---------------------- END WHITE CONTACT FORM STYLES ---------------------- */

/* ---------------------- ITINERARY PAGES CHANGES ---------------------- */

/* Adding Bottom Border to Itinerary Port Images */
	.itinerary-port-image {
    border-bottom: 12px solid teal;
	}


/* STYLING TAB BUTTONS */

.nectar-button {
    top: 0px;
    margin-bottom: 0px;
}

.tab-controls {
    border-bottom: 3px solid #008c94;
}

.js-tab-btn-one, button.js-tab-btn-two {
    width: 100%;
    border: 3px solid #008c94;
    cursor: pointer;
    margin-bottom: -3px;
}

.nectar-button[data-color-override="false"].regular-button.wmi-tab-active {
    color: #008c94;
    background-color: #f7f7f7 !important;
    cursor: default;
    border-bottom: 3px solid #f7f7f7;
    transition: background-color 0.25s, color 0.25s, border 0.25s;
}

.nectar-button[data-color-override="false"].regular-button.wmi-tab-active:hover {
    color: #008c94;
    background-color: #f7f7f7 !important;
    cursor: default;
    border: 3px solid #008c94 !important;
    border-bottom: 3px solid #f7f7f7 !important;
    opacity: 1 !important;
}

@media screen and (max-width: 1000px) {
.nectar-button[data-color-override="false"].regular-button.wmi-tab-active {
    border-bottom: 3px solid #008c94;
}

.nectar-button[data-color-override="false"].regular-button.wmi-tab-active:hover {
    border-bottom: 3px solid #008c94 !important;
    opacity: 1 !important;
}
}


/*SHIP HIGHLIGHS LIST- REMOVING HOVER BAR*/

.icon-salient-thin-line:before {
    	color: #ffffff !important;
	}

.nectar-hor-list-item:before {
    display:none;
}

.nectar-hor-list-item:hover {
    border-bottom: 1px solid rgba(0,0,0,0.14) !important;
}

.nectar-hor-list-item >.nectar-list-item {
    color: #676767 !important; }

.wpb_wrapper >.nectar-hor-list-item:last-child {
    border-bottom: 0 !important;
}

/* ---------------------- END ITINERARY PAGES CHANGES ---------------------- */